home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11172 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  861 b 

  1. Path: b543e1-14010-244.llnl.gov!user
  2. From: preckshot1@llnl.gov (gary preckshot)
  3. Newsgroups: comp.lang.c++
  4. Subject: Watcom 10.5 Visual Programmer Q
  5. Followup-To: comp.lang.c++
  6. Date: 13 Mar 1996 01:16:43 GMT
  7. Organization: LLNL
  8. Distribution: world
  9. Message-ID: <preckshot1-120396172146@b543e1-14010-244.llnl.gov>
  10. NNTP-Posting-Host: b543e1-14010-244.llnl.gov
  11.  
  12. I'm new to windows programming and I'm using the Watcom VP to build my
  13. first app.  My theory is that I'll be able to look at the generated code
  14. and learn something.  I'm a pretty good Unix C programmer, did a lot of
  15. asynchronous real-time stuff, and so have a vague idea of the purpose of
  16. the Windows message loop, but I'm shy on details and culture.  Anyhow, the
  17. VP doesn't generate code.  I've made two menus with two items each linked
  18. to dialog boxes.  Can anybody clue me as to what I might be missing?
  19.